Welcome![Sign In][Sign Up]
Location:
Search - odbc excel

Search list

[ADO-ODBC18-15-1.demo.zip

Description: 使用ODBC读取Excel文件中数据
Platform: | Size: 19487 | Author: | Hits:

[ADO-ODBC直接通过ODBC读写Excel表格文件.rar

Description:
Platform: | Size: 2284154 | Author: | Hits:

[ADO-ODBC直接通过ODBC读写Excel表格文件.zip

Description:
Platform: | Size: 87225 | Author: | Hits:

[ADO-ODBCrwxls

Description: 用数据库读写方法,在VC中对EXCEL文件进行读写操作,包括DAO,ODBC等-database used to read and write, in the VC to Excel documents and write, including the DAO, ODBC, etc.
Platform: | Size: 63393 | Author: 任静 | Hits:

[ADO-ODBCExcelDB

Description: 一个把Excel文件当数据库使用的例子,可自动创建ODBC连接-an Excel document put to use when the database example, can automatically create ODBC link
Platform: | Size: 525137 | Author: 兰天 | Hits:

[OtherOllyDbg-v1.10flyODBG

Description: ODBC 方式 C++ 操作EXCEL的源代码-ODBC EXCEL
Platform: | Size: 4021248 | Author: 海石 | Hits:

[Windows DevelopBasicExcel_src

Description: COM方式读取EXCEL 速度快了20倍 比ADO,ODBC方式BUG少速度快-COM-read EXCEL speeds 20 times faster than the ADO, ODBC mode BUG little faster
Platform: | Size: 79872 | Author: 李金峰 | Hits:

[ADO-ODBCOpExcel_2005(OLE)

Description: VC2005使用OLE操作EXCEL,很有用-VC2005 using the OLE operation EXCEL
Platform: | Size: 6673408 | Author: Nicole | Hits:

[ADO-ODBCExcelManager

Description: 将excel中的项插入到mysql表中,采用ODBC驱动模式-insert the data of excel into mysql,Using ODBC
Platform: | Size: 10186752 | Author: zhangsong | Hits:

[ADO-ODBCODBC-operate-excel-DB

Description: C++ odbc直接操作excel数据的详细步骤 -odbc operate excel database in c++
Platform: | Size: 6144 | Author: zl | Hits:

[ADO-ODBCCMYODBCEXCEL

Description: 使用ODBC直接读写Excel文件数据使用ODBC直接读写Excel文件数据-ODBC Excel使用ODBC直接读写Excel文件数据
Platform: | Size: 14336 | Author: mischief | Hits:

[Technology ManagementEXCEL-data-import-and-export

Description: 使用vc++MFC的ODBC类,将Excel文件当作一般的数据库表格,利用ODBC技术像访问数据库一样去读/写Excel文 件。该文结合应用实例讨论了在Vc++程序中导出/导入Excel数据的方法。 注意:此文档非本人所写-Use vc++ MFC ODBC classes, the Excel file as a database form, the same as access to the database to read/write Excel files using ODBC technology. In this paper, combined with the application examples discussed in Vc++ program, export/import Excel data. Note: This document is not written by me
Platform: | Size: 520192 | Author: 蓝锐 | Hits:

[ADO-ODBCODBC-AND-DAO

Description: 软件包含了ODBC数据库操作演示,如何使用ODBC数据库创建EXCEL文件,使用.NET类库访问数据库以及DAO数据库的详细操作源码包括添加、删除、查找、字段操作-The software contains ODBC database operation demonstrates how to use the ODBC database to create the EXCEL file, use the NET class library to access the database as well as the detailed operation of the DAO database source including add, delete, search, field operations, etc.
Platform: | Size: 3100672 | Author: 李明 | Hits:

[OS programodbc

Description: ODBC创建EXCEL的实例源码,运行于VC.NET环境,请使用VisualStudio2010及以上版本打开项目并编译。源码截图的错误提示是因为没有安装数据库,如果你正确配置数据库信息后,再编译运行,就不会有提示了。-Create an instance of EXCEL ODBC source, running on VC.NET environment, use VisualStudio2010 and later open the project and compile. Screenshot of the error source is not installed because the database, if you properly configured the database information, and then compile and run, there will be prompted.
Platform: | Size: 27648 | Author: 余志成 | Hits:

[JSPJDBC-ODBC

Description: 本篇在某网友想使用Excel作数据源所作!其中大部分和《教你建立简单JDBC程序》基本一致,只有前面设置数据源部分有微小的差异,还有一个差异就是:程序中select的表名必须为[Sheet1$]格式,其中Sheet1是Excel中的页名。其它类似!-Benpian in some users want to use Excel as a data source made! Most of them and " teach you to create a simple JDBC program" basically the same, only the front part of setting up data sources differ slightly, there is a difference is this: the program select the table name must be [Sheet1 $] format, which is an Excel Sheet1 The page name. Other similar!
Platform: | Size: 234496 | Author: nick | Hits:

[Otherexcel

Description: One good thing about MS-Excel is it lets you add, delete, modify data in it programmatically. For this one needs to use ODBC or ADO. This chapter demonstrates how to use ODBC to stuff data into an Excel spreadsheet.- One good thing about MS-Excel is it lets you add, delete, modify data in it programmatically. For this one needs to use ODBC or ADO. This chapter demonstrates how to use ODBC to stuff data into an Excel spreadsheet.
Platform: | Size: 62464 | Author: giri | Hits:

[Othermfc-excel

Description: mfc读写excel的文档说明,通过ODBC来实现的。-mfc excel documents to read and write instructions, via ODBC to achieve.
Platform: | Size: 15360 | Author: zhang | Hits:

[File Operatetestexcel

Description: VC2008 操作excel2003 ,用odbc方式创建excel,用excel接口类对excel进行读写,包括设置边框 字体 颜色 合并单元格等 附录excel小例子-VC2008 operation excel2003, with a way to create odbc excel, excel with excel interface class for reading and writing, including setting borders font color merging cells small example in Appendix excel
Platform: | Size: 17519616 | Author: 滔滔 | Hits:

[OS programSpreadSheet

Description: 支持多字节和unicode编译,有中文注释和例子 //有些时候我们希望将输出的数据存到EXCEL文件或一些符号分隔文本文件(像逗号分隔、Tab符分隔)。CSpreadSheet类封装了对这些文件的读写操作。 //CSpreadSheet类的目标是简单易用,其主要的特性如下: // 1、构造一个新的EXCEL文件或符号分隔文本文件,并在其中写如行或单个的单元。 // 2、读取行、列或单个单元。 // 3、覆盖、插入或追加行。 // 4、将已存在或新的EXCEL文件转化成符号分隔文本文件;反之亦然。 // 在阐述本类的个类函数之前,我们先看看本类的一些限制条件: // 1、需要MFC // 2、可能或不能支持unicode。(没测试过) // 3、使用ODBC读写EXCEL文件,因此存在ODBC驱动的限制(我不知道ODBC有哪些限制)。 // 4、必须在EXCEL文件中有头行,并且头行中的各列的内容是各不相同的(因为本类将EXCEL文件看作一个数据库)。 // 5、不能删除EXCEL文件的表(sheet),只能删除表中的内容。 // 6、各单元的内容被看作字符串,不管它在EXCEL文件中是什么类型。-// There are times when we want to save the output data to the EXCEL file or some delimited text files (such as comma delimited, Tab delimited). CSpreadSheet class encapsulates the read and write operations to these files. // CSpreadSheet class goal is simple to use, its main features are as follows: // 1, construct a new EXCEL file or delimited text files, and in which rows or write as a single unit. // 2, the read row, column, or a single unit. // 3, cover, insert or append rows. // 4, existing or new EXCEL file into delimited text file and vice versa. // Before the elaboration of the class of a class function, we take a look at this class of some restrictions: // 1, require MFC // 2, which may or may not support unicode. (Not tested) // 3, using ODBC EXCEL file read and write, and therefore limit the ODBC driver (ODBC I do not know what restrictions) exist. // 4, there must be a header row in the EXCEL file, and the contents of the first row of each column is not the same
Platform: | Size: 12288 | Author: 王天 | Hits:

[JSPJDBC-ODBC-use-Excel

Description: JDBC-ODBC use Excel 操作Excel-JDBC-ODBC use Excel
Platform: | Size: 234496 | Author: gigi | Hits:
« 1 2 3 45 6 7 8 9 »

CodeBus www.codebus.net